Skip to content

ReactiveRecyclerViewViewHolder.AllPublicProperties property

Defined in

Type: ReactiveRecyclerViewViewHolder Namespace: ReactiveUI.Reactive.AndroidX Assembly: ReactiveUI.AndroidX.Reactive.dll

Applies to

net10.0-android36.0

Attributes: [IgnoreDataMember] [JsonIgnore]

protected Lazy<PropertyInfo[]>? AllPublicProperties { get; set; }

View source

Summary: Gets or sets the lazily-computed set of public properties used by legacy reflection-based wiring.

Returns: Lazy?